PreviousNextTracker indexSee it online !

(118/185) 275 - TaskList: focus dockable

"Task List" command should focus the dockable and make it operative with keyboard arrows. Currently after Task List I still have editing pane focused.
Windows XP, jedit 4.4.2, svn tasklist

There is also a tiny detail: I'm accustommed to focus the dockable with mouse click on an empty place, like next to a task list item. It works in hypersearch, but not in task list. In TaskList dockable a click in empty place works similarly as a click on nearest item, but the item doesn't get highlighted.

Submitted jarekczek - 2012-01-03 16:31:58 Assigned daleanson
Priority 5 Labels
Status open Group None
Resolution None

Comments

2012-01-03 17:04:53
daleanson

Interesting. There actually isn't any code behind the "Task List" command in the plugin menu. It looks like that was intended to be a title for the menu rather than an actual command. It makes sense that it should put focus on the dockable.

I'm not able to reproduce the "tiny detail". When I click in the empty space, the nearest list item is highlighted and the keyboard works as I would expect. Can you provide any additional details on how to reproduce this?

2012-01-03 17:59:37
jarekczek

Do we use the same jedit version, 4.4.2? If not I will try with other one.